Dev/macbook pro#93
Merged
Merged
Conversation
myoshi2891
commented
Aug 1, 2025
Owner
- atcoder B41 - Reverse of Euclid
- leetcode 32. Longest Valid Parentheses スタック法
myoshi2891
added a commit
that referenced
this pull request
Jan 24, 2026
## 主な変更: 192. Word Frequency ### 構造改善 - 重複していた説明セクション(修正方針1,2)を統合 - 問題概要 → 解答 → 詳細 → 応用 の論理的な流れに再構成 - ステップバイステップの処理説明を視覚化 ### Mermaid図の修正 - 安全な記法で統一(HTML エンティティ使用) - 特殊文字のエスケープ処理を明確化 - [ ] { } による角かっこ・波かっこの適切な表現 ### 追加コンテンツ - よくある質問(FAQ)セクション - tr -s オプションの説明 - LC_ALL=C の使用理由 - uniq -c の出力形式 - 応用例 - 圧縮ファイルの処理 - ストリーム処理 - 大文字小文字を区別しない処理 - Mermaid 記法の注意点とベストプラクティス ### 技術的?## 技術的?## 技術的?## 技術的?## 洰### 技???フォーマンス最適化のポイント追加 - ロケール設定の重要性を明記 - 代替解法(awk メイン)の追加 ## その他の変更 - 未コミットファイルの整理 - ドキュメントの一貫性向上
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.